Skip to content

petri: add and publish log viewer web tool#1413

Merged
jstarks merged 3 commits intomicrosoft:mainfrom
jstarks:logview
May 27, 2025
Merged

petri: add and publish log viewer web tool#1413
jstarks merged 3 commits intomicrosoft:mainfrom
jstarks:logview

Conversation

@jstarks
Copy link
Copy Markdown
Member

@jstarks jstarks commented May 24, 2025

Create a simple client-side HTML+JS solution for parsing and viewing petri logs. Point it to the OpenVMM test results storage account, which will soon be populated automatically. Publish it at https://openvmm.dev/test-results.

Create a simple client-side HTML+JS solution for parsing and viewing
petri logs. Point it to the OpenVMM test results storage account,
which will soon be populated automatically.
@jstarks jstarks requested a review from a team as a code owner May 24, 2025 07:29
@jstarks jstarks changed the title petri: add and publish log viewer web code petri: add and publish log viewer web tool May 24, 2025
smalis-msft
smalis-msft previously approved these changes May 27, 2025
consolidated_html.join("test-results"),
)?;

// as we do not currently have any form of "landing page",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's time for a 'landing page', or at least a page very early on in the guide with links to this and rustdoc? I think we have one in the guide right now but it's very far down the table of contents.

@jstarks jstarks enabled auto-merge (squash) May 27, 2025 16:58
@jstarks jstarks merged commit a5fa461 into microsoft:main May 27, 2025
28 checks passed
@jstarks jstarks deleted the logview branch May 27, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants